Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
atan2
atan2
Arctangle of two parameters
Name:
atan2
Category:
math
Programming Language:
php
One-line Description:
Arctangent of two parameters.
Related
Is the Value Returned by the atan2 Function in Standard Radians? How to Convert to Degrees in PHP?
7
Similar Functions
asinh
asinh
Inversehyperbolicsin
intdiv
intdiv
Roundthedivisionresu
acos
acos
Reversecosine
decbin
decbin
Convertdecimaltobina
cosh
cosh
Hyperboliccosine
lcg_value
lcg_value
Combinedlinearcongru
atanh
atanh
Antihyperbolictangen
cos
cos
Cosine
Popular Articles
Is the Value Returned by the atan2 Function in Standard Radians? How to Convert to Degrees in PHP?